home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / Rename Master / RenameMaster.exe / 0 / RCDATA / TFRMDUMMYPREVIEW / TFRMDUMMYPREVIEW.txt
Text File  |  2005-02-15  |  489b  |  25 lines

  1. object FrmDummyPreview: TFrmDummyPreview
  2.   Left = 260
  3.   Top = 271
  4.   Width = 138
  5.   Height = 140
  6.   Caption = 'FrmDummyPreview'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Timer1: TTimer
  18.     Enabled = False
  19.     Interval = 1100
  20.     OnTimer = Timer1Timer
  21.     Left = 64
  22.     Top = 48
  23.   end
  24. end
  25.